github.com/andybalholm/brotli/matchfinder.Bargain2.table8 (field)
8 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain2.go#L26: table8 [bargain2TableSize]tableEntry
bargain2.go#L36: z.table8 = [bargain2TableSize]tableEntry{}
bargain2.go#L82: for i := range z.table8 {
bargain2.go#L83: v := z.table8[i].offset
bargain2.go#L86: z.table8[i] = tableEntry{}
bargain2.go#L88: z.table8[i].offset = v
bargain2.go#L156: candidate8 := z.table8[nextHash8]
bargain2.go#L160: z.table8[nextHash8] = entry
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |